-
Re: World events influencing sales?
I've been seeing and hearing similar since Q4 2023, but I don't think it is related to retailers. At least in Europe the rather close-by conflicts certainly cast a shadow with inflation, short term u…1 -
Re: Web Font Security
@"Dave Crossland" The base64 encoding doesn't get the benefit of caching; maybe negligible for a "font presentation" stub. But for reducing requests, absolutely. Still curious tha…2 -
Re: Diacritic Mark Suffix
However the software makes it function. Glyph names are entirely arbitrary, it is unicode values and opentype features that matter. You can name your glyph squiggleswoosh in your font editor as long …1 -
Re: Monotype acquired Colophon
I guess everybody is just too numb to comment anything constructive on these anymore.7 -
Re: We need a tutorial on how to create a font tester in HTML / CSS / JS
@"Igor Petrovic" You can check fontsampler-js and see if you can make it work for your site; include the files, define the config and load some webfonts :)3